|
CATIA V5 Programmierung : Grundlagen VB Script
Zed am 13.08.2021 um 13:58 Uhr (1)
Hallo!Ich kenne mich zwar nicht mit der Programmierung aus, habe aber ein Skript für Catia gefunden, daß die MAussteuerung erträglicher macht. Wie krieg ich das "installiert"? Kann mir das wer erklären?Grüße!------------------Hochachtungsvoll, Zed
| In das Form CATIA V5 Programmierung wechseln |
|
CATIA V5 Programmierung : Grundlagen VB Script
Zed am 13.08.2021 um 14:33 Uhr (1)
Hallo!In Schriftlicher Form quasi... Darf ich den Link hier posten?#IfWinActive CATIA V5MButton::SendInput {Mbutton down}{RButton down} ; Hold down middle and right.Loop{ Sleep, 10 GetKeyState, state, MButton, P if state = U ; The key has been released, so break out of the loop. break }SendInput {MButton up}{RButton up} ; Release the mouse buttons.return;---------------XButton1::SendInput {Mbutton down} ; Hold down middle.Loop{ Sleep, 10 GetKeyState, state, XButton1, P if state = U ; The key has ...
| In das Form CATIA V5 Programmierung wechseln |
|
CATIA V5 Programmierung : Grundlagen VB Script
Zed am 13.08.2021 um 14:48 Uhr (1)
https://autohotkey.com/board/topic/120209-mouse-fixes-for-inventor-catia-creo-to-behave-more-like-solidworks/Naja, ich will mir nicht extra ne 3D Maus anschaffen, NUR für die paar mal im Jahr, die ich es nutze. So ne Software-Lösung fand ich halt reizvoll. Ich hab Catia beruflich 5 Jahre genutzt, die Maussteuerung fand ich immer schon ******e. ;-)------------------Hochachtungsvoll, Zed
| In das Form CATIA V5 Programmierung wechseln |
|
Anzeige:
Anzeige: (Infos zum Werbeplatz)
 |